This application is based around the IDL interfaces ::Bank::AccountManager and ::Bank::Account defined in Bank.idl. It illustrates how Server-Side JavaScript (SSJS) can be used to drive Java stubs/implementations which use IIOP.
This application has two facets:
In this example, both the service and the client are running in the Enterprise Server process.
To see this in action, first START THE SERVICE.
Next, CONNECT to this service as a client.